home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / comm / irc / epic4-mos.lha / share / epic / help / 5_programming / on / yell < prev   
Encoding:
Text File  |  2001-03-22  |  341 b   |  12 lines

  1. Synopsis:
  2.    on [<modes>]yell [<serial#>] [-|^]<match> { <action> }
  3.  
  4. Description:
  5.    This is hooked by fairly useless but necessary in beta yell()s. They
  6.    are present in the client for debugging purposes, and scripters may not
  7.    want them to appear. ON ^yell will suppress their output.
  8.  
  9. Parameters:
  10.    $0-    text of the yell()
  11.  
  12.